Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEVOPS-FIX] Add wait for CRD to be created #18

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

jchanam
Copy link
Collaborator

@jchanam jchanam commented Jan 18, 2018

Add a waiter for CRD creation, so the watcher don't fail the first time the operator is launched on a cluster.

Checks every 10ms and has a timeout of 5s.

When done, cleanup the gorutines

@jchanam jchanam requested a review from a team January 18, 2018 09:45
@jchanam jchanam merged commit 831efd6 into master Jan 18, 2018
@jchanam jchanam deleted the devops-fix-add-wait-for-crd-creation branch January 18, 2018 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants